home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / Logictech Mouseware Utilities and PopUp DOS / Logictech Mouseware Utilities and PopUp DOS.img / README.MW5 < prev   
Text File  |  1990-07-30  |  6KB  |  168 lines

  1.  
  2.                         LOGITECH MouseWare Release 5.0
  3.                         ------------------------------
  4.  
  5.   This README file provides information on the following topics:
  6.          How to Print the README File
  7.          How to Upgrade your MouseWare Files
  8.          How to Install your Mouse for Microsoft Windows 3
  9.          How to Install for Earlier versions of Windows
  10.          How to Install your Mouse for the GEM Environment
  11.          How to Install for the DOS 4.0 Shell Program
  12.          
  13.    For detailed explanation of the new features, please see the manuals.  
  14.    "Getting The Most From Your Mouse" explains how to use the new mouse 
  15.    driver parameters as well as the MouseWare Control Panel. 
  16.    
  17.    How to Print the README File
  18.    ----------------------------
  19.    To print this file, from the mouse directory type:
  20.  
  21.                   COPY README.MW5 PRN
  22.                   and press the [Enter] key.
  23.  
  24.                         --- page down for more ---            page 1 of 7
  25.                               
  26.    How to Upgrade Your MouseWare Files -- Part 1
  27.    -----------------------------------
  28.    If you are upgrading from a previous version of MouseWare, we recommend 
  29.    that you install your MouseWare in the same directory as your previous    
  30.    version.  The INSTALL program replaces the old software in the MOUSE 
  31.    directory with the new versions, and then asks for your permission before
  32.    it replaces any menu definition files already in your MOUSE directory.
  33.  
  34.    Before you install MouseWare Utilities version 5.0, be sure to "unload"
  35.    your current MouseWare files.  If you're not sure of the load sequence 
  36.    or have problems using the  "OUT" parameter, edit your AUTOEXEC.BAT file 
  37.    and place a "REM" statement before any MouseWare program names.  
  38.    Then re-start your computer.  For example:
  39.      CHANGE THIS:                 |         TO THIS:
  40.                                   |
  41.         date                      |          date
  42.         time                      |          time
  43.         c:\mouse\mouse            |          REM c:\mouse\mouse
  44.              
  45.    If you use MOUSE.SYS, edit your CONFIG.SYS file to remove the statement
  46.    DEVICE=[DRIVE]\[PATH]\MOUSE.SYS.  Then restart your computer.     
  47.    
  48.                         --- page down for more ---            page 2 of 7
  49.  
  50.    How to Upgrade Your MouseWare Files -- Part 2
  51.    -----------------------------------
  52.    If "C:\MOUSE" is in your PATH statement when you install MouseWare 5.0, 
  53.    INSTALL won't modify your AUTOEXEC.BAT file, even if you select 
  54.    "Automatic Mouse Support".  In such case, re-edit AUTOEXEC.BAT to remove 
  55.    the "REM" statement.   
  56.    
  57.    If you have previously customized CLICK (by editing CLICK.SRC or running 
  58.    ClickAdd), use the NEWCLICK command to add your current customized 
  59.    settings to the new released version of CLICK.
  60.  
  61.    If you are upgrading MouseWare 3.x to 5.0, the "MENU" command has been 
  62.    replaced with the "LOGIMENU" command.  If your AUTOEXEC.BAT file contains 
  63.    the "MENU" command, replace it with the "LOGIMENU" command.
  64.    
  65.    
  66.    
  67.    
  68.    
  69.    
  70.    
  71.    
  72.                         --- page down for more ---            page 3 of 7
  73.    
  74.    How to Install your Mouse for Microsoft Windows 3
  75.    -------------------------------------------------
  76.    The MouseWare disk has an enhanced Windows mouse driver, which you must
  77.    use instead of the Logitech mouse driver provided on the Windows disks.
  78.               
  79.    Select "Install Windows 3 Mouse Driver" from the MouseWare Main 
  80.    Installation Menu.  This copies a program called "WIN3INST" and the 
  81.    enhanced driver to the mouse directory.  It then runs "WIN3INST" so that 
  82.    you can install the Windows driver to the Windows directory.  After 
  83.    installation, you can run "WIN3INST" when you need to change driver 
  84.    parameters.
  85.      
  86.    If you have purchased a Logitech mouse/Microsoft Windows bundle, the
  87.    Logitech enhanced Windows driver is already on that Windows disk; 
  88.    therefore "WIN3INST" is useful only for changing the driver parameters.
  89.    
  90.    If you are using the "MOUSE.SYS" driver on a 386 machine, you MUST add the
  91.    following statement in the file "SYSTEM.INI" under the [386Enh] section
  92.    
  93.    LOCAL=PC$MOUSE
  94.    (Be sure that "PC$MOUSE" is written in UPPER CASE)   
  95.  
  96.                         --- page down for more ---            page 4 of 7
  97.    
  98.    How to Install for Earlier versions of Windows
  99.    ----------------------------------------------
  100.    Please follow the Windows documentation or your "Getting Started" manual
  101.    for your mouse for proper configuration of the Logitech Mouse under
  102.    Windows 2.x 
  103.  
  104.  
  105.    How to Install your Mouse for the GEM Environment
  106.    -------------------------------------------------
  107.    When installing GEM, if there is no selection for the Logitech Mouse,
  108.    choose the selection for "MOUSE.COM".
  109.  
  110.  
  111.    
  112.    
  113.    
  114.    
  115.    
  116.    
  117.    
  118.    
  119.    
  120.                         --- page down for more ---            page 5 of 7
  121.    
  122.    How to Install for the DOS 4.0 Shell Program
  123.    --------------------------------------------
  124.    IBM DOS 4.0x installation places a new AUTOEXEC.BAT file in the root 
  125.    directory and a DOSSHELL.BAT file in the  \DOS directory.  In order to 
  126.    use a Logitech Mouse (any type) with the mouse driver in memory, 
  127.    you must modify both the AUTOEXEC.BAT and DOSSHELL.BAT files.
  128.         
  129.    1) With a text editor, open the DOSSHELL.BAT file and find this statement:
  130.  
  131.         @SHELLC /MOS:[driver].MOS/TRAN/COLOR/ etc.......
  132.         (where [driver] can be PCIBMDRV, PCMSDRV, or PCMSPDRV)
  133.  
  134.    2) Delete "/MOS:[driver].MOS" from the @SHELLC statement.  Leave the rest 
  135.       of the statement.  The modified statement will now look like this:
  136.  
  137.         @SHELLC /TRAN/COLOR/ etc.......
  138.  
  139.    3) Modify your AUTOEXEC.BAT file to include the C:\MOUSE sub-directory 
  140.       in the PATH statement.  Load MOUSE, LOGIMENU, and CLICK before DOSSHELL.
  141.            
  142.    Now you can use your Logitech Mouse both inside and outside the DOS Shell.
  143.  
  144.                         --- page down for more ---            page 6 of 7
  145.  
  146.    Technical Tips 
  147.    --------------
  148.  
  149.    To make use of the Unlimited Product Support Program offered by Logitech,
  150.    see Appendix B in the "Getting Started" manual. 
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.                        ---- End of Readme file ---            page 7 of 7